-
Home
-
WP STAGING WordPress Backup Plugin – Migration Backup Restore
-
4.3.2 (latest)
-
Code
-
Classes
- DatabaseBackupTask
| Total Complexity |
34 |
| Dependencies |
14 |
| Dependents |
1 |
| Total lines |
286 |
| Lines of code |
179 |
| Logical lines of code |
116 |
| Comment lines |
50 |
| Methods |
9 |
| Properties |
2 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| execute() |
C |
30 |
20 |
128 |
| getDatabaseFilename() |
S |
55 |
4 |
21 |
| setupDatabaseFilePathName() |
S |
62 |
3 |
12 |
| isMemoryExhaustFixEnabled() |
S |
78 |
2 |
3 |
| __construct() |
S |
74 |
1 |
4 |
| getTaskName() |
S |
81 |
1 |
3 |
| getTaskTitle() |
S |
81 |
1 |
3 |
| getCachedDatabaseFilenameForPart() |
S |
82 |
1 |
3 |
| setupMultipartDatabaseFilePathName() |
S |
91 |
1 |
2 |